Skorzystaj z wyszukiwarki lub indeksu alfabetycznego.
Przykłady: pci, /dev/null, functional unit, embedded system, pseudo-tty, nfs.
1 definition found
From The Free On-line Dictionary of Computing (05 January 2017) [foldoc]:
maintainer script
One of the scripts (preinst, prerm, postinst, postrm)
that may be included in a Debian binary package. These
scripts may create and/or remove symlinks, files or
directories that, for some reason, could not be done directly
by dpkg. Maintainer scripts frequently create or update the
symlinks in the /etc/rc?.d directories and start, stop, or
restart daemons.
(2000-05-31)